home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 501-525 / disk_516 / quotes / quotes.doc < prev    next >
Text File  |  1992-05-06  |  3KB  |  83 lines

  1.  
  2.                              Quotes V1.0
  3.  
  4.                        Pseudo-Random Quote Generator
  5.  
  6.                               by: Adam Evans
  7.  
  8.   Another semi-useless program.....
  9.  
  10.  
  11. A. License
  12.  
  13.     This software is absolutely, totally, unconditionally free.  It is
  14. placed in the public domain.  You may use, distribute, copy, modify,
  15. destroy, flush, eat, or sneeze on this program, I don't care.  It is placed
  16. there for the use of one and all, for the benefit of Amiga users in
  17. general.  As a result, no warranty is expressed or implied as to the use of
  18. this program.  If you fry your 3000UX because of this, I hold no
  19. responsibility.  However, if you modify this program in such a way that you
  20. think it is of benefit to the other people who use it, please let me know
  21. by way of one of the methods described at the end of this doc file.
  22.  
  23. B. Operation
  24.  
  25.     Very simple, just copy the "Quotes.txt" file included in your archive 
  26. to your S: directory, and the "Quotes" file to the C: directory, or
  27. wherever you want to call it from.  Type "Quotes". (no quotation marks, of
  28. course..)  There should be a delay from 1-5 seconds (for the random number
  29. generator to go through its gyrations) and a quote should appear.  The best
  30. place for this is probably in your startup-sequence.
  31.  
  32.     If you don't like the quote file that is given to you, you can create
  33. your own with ease.  The default is "S:Quotes.txt".  Load up your favorite
  34. editor, and type or load your quotes.  Then, at the beginning of your file,
  35. and after each quote, enter a tab stop (with the TAB key).  The program
  36. scans for tabs to establish the beginning and end of each entry.  After
  37. this is completed, save your file.  When you call quotes, you must pass the
  38. new file name and THE NUMBER OF QUOTES IN THE NEW FILE.  The program will
  39. not let you use it without both options.  Lets say we just typed a file
  40. with 40 quotes in it and saved it as "Alternate.quotes" in the quotes
  41. directory on the workbench disk.  When we call Quotes, our command 
  42. line would be:
  43.  
  44. Quotes Workbench:quotes/Alternate.quotes 40
  45.   ^            ^            ^            ^
  46.   |            |            |            |
  47.   The program  |            |            |
  48.                Path         File Name    Number of Entries
  49.  
  50. Nothing to it!  "Quotes h" will show you the command line options.
  51.  
  52. C. Questions, Suggestions, & Updates
  53.  
  54.     I will release updates whenever I find something to add to the program
  55. that will be of real benefit, or that will greatly improve the operation,
  56. speed, or usefulness of it.  This program is pretty straightforward, so
  57. don't be suprised if this is the last release.  However, the random
  58. function is really primitive, so if you have any suggestions on an improved
  59. random function, on any other part of the program, or any questions at all,
  60. feel free to contact me at:
  61.  
  62.     P.O. Box 12
  63.     Manuels, NF
  64.     Canada
  65.     A1W 1M7
  66.     (709)-834-2203
  67.  
  68. I have just recently recieved a University system account, so if you want
  69. to reach me that way, my address is:
  70.  
  71.     adam@garfield.cs.mun.ca
  72.  
  73. Note:  Users without a batery backed up system clock may find that they get
  74. the same quote/range of quotes if it is called in the startup-sequence.
  75. This would be due to the random function getting the same time, every time,
  76. from the system clock.  Remedy: Set your clock before you call "Quotes".
  77.  
  78. Enjoy!
  79.  
  80. Adam.
  81. The Adamster
  82. The Adarillo
  83.